ubg_3d2d_create_meshtracker

Syntax:

ubg_3d2d_create_meshtracker(transform, vbuffer, prim, format)

Arguments:

Argument Name Type Description
transformmatrixmodel matrix that indicates transforms
vbufferrealvertex buffer of the model
primrealprimitive type (only supports pr_trianglestrip and pr_trianglelist)
formatarrayarray containing order of vertex format for the model

Returns: (array)

Description:

Loading page...

Back: Mesh Tracker
Next: ubg_3d2d_destroy_meshtracker